home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3126 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.4 KB

  1. Path: comma.rhein.de!serpens!not-for-mail
  2. From: mlelstv@serpens.rhein.de (Michael van Elst)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: Announce: AWeb 1.0 released!
  5. Date: 28 Mar 1996 14:22:27 +0100
  6. Organization: dis-
  7. Message-ID: <4je3qj$kk@serpens.rhein.de>
  8. References: <4iva78$5pa@news.xs4all.nl> <4j1f6e$984@news.uni-c.dk> <jasonb.827822336@cs.uwa.edu.au> <4j8o6r$9vj@serpens.rhein.de> <jasonb.827896888@cs.uwa.edu.au> <4jaue8$jh4@serpens.rhein.de> <jasonb.827996764@cs.uwa.edu.au>
  9. NNTP-Posting-Host: serpens.rhein.de
  10.  
  11. jasonb@cs.uwa.edu.au (Jason S Birch) writes:
  12.  
  13. >mlelstv@serpens.rhein.de (Michael van Elst) writes:
  14. >>jasonb@cs.uwa.edu.au (Jason S Birch) writes:
  15. >>>You're right, it was because of Executive. I rebooted without it and
  16. >>>suddenly it started working the same as IBrowse, even following links
  17. >>>in part-loaded pages while the .html was still loading just like
  18. >>>IBrowse does. Unfortunately the whole machine became sluggish while it
  19. >>>was processing (boy, it's really easy to notice the difference when
  20. >>>you're not running Executive!).
  21.  
  22. >>Well, that happens when you have to do calculations.
  23.  
  24. >Only if you do the calculations at the same priority as your event
  25. >handling.
  26.  
  27. Yes. But this isn't done by AWeb or ClassAct. It is done by MUI, most
  28. editors and effectively by the console in raw mode.
  29.  
  30. >If AWeb put the image decoding at a lower priority itself (which is a
  31. >reasonable thing to do,
  32.  
  33. That's something that you do not want. You want I/O, decoding and
  34. rendering done concurrently and this means: at the same priority so
  35. that they are timesliced.
  36.  
  37. Of course you can drop the priority of all these tasks to the same
  38. level. But apparently this is not what happens with Executive.
  39.  
  40. >downloading tasks are handled separately, but it appears the page
  41. >layout is handled by the same task that handles user interface events.
  42.  
  43. Either that or the tasks are synchronized with semaphores.
  44.  
  45. >processing incoming events, making the whole thing feel sluggish. The
  46. >ironic end result is that the MUI program actually feels *more*
  47. >responsive.
  48.  
  49. I can't see that MUI feels responsive when I click on a gadget and
  50. do not get any feedback.
  51.  
  52. >>I will try it.
  53.  
  54. >Any luck? At least two others have posted they haven't got it working,
  55. >either -- sounds like the same problem I had.
  56.  
  57. No :-/
  58.  
  59. Regards,
  60. -- 
  61.                                 Michael van Elst
  62.  
  63. Internet: mlelstv@serpens.rhein.de
  64.                                 "A potential Snark may lurk in every tree."
  65.